home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 August / Software of the Month Club 1996 August.iso / pc / dos / edu / mscope / mic_cfg.dta < prev    next >
Text File  |  1995-10-31  |  18KB  |  281 lines

  1. 'SETUP & CFG control file for Microscope Ver 2.0 International  
  2. '(c) Molcol Software 1994 (UK)                                  
  3. '                                                               
  4. '                                                               
  5. 'International Support: Microscope is designed to work on a PC  
  6. '                       using code page 850 with the relevant   
  7. '                       DOS KEYB country code established to    
  8. '                       identify correct ASCII codes.           
  9. '                                                               
  10. '                       e.g PO=Portuguese, UK=United Kingdom    
  11. '===============================================================
  12. 'Note: The area called initial is written to on each start up   
  13. '      of SETUP.EXE                                             
  14. '                                                               
  15. 'DETERMINE LANGUAGE FILES PRESENT ON DISC AND MARK WITH Yes/No  
  16. '                                                               
  17. -INITIAL                                                        
  18. '                                                               
  19. *CFGFILE   = MIC2.CFG                                           
  20. '                                                               
  21. *LANGUAGE  = ENGLISH           FILE=UK.LNG            <ENABLE =Y
  22. *LANGUAGE  = PORTUGUESE        FILE=PO.LNG             ENABLE =N
  23. *LANGUAGE  = FRENCH            FILE=SU.LNG             ENABLE =N
  24. *LANGUAGE  = SPANISH           FILE=SP.LNG             ENABLE =N
  25. *LANGUAGE  = GERMAN            FILE=GR.LNG             ENABLE =N
  26. *LANGUAGE  = DUTCH             FILE=DU.LNG             ENABLE =N
  27. *LANGUAGE  = BRAZILIAN         FILE=BR.LNG             ENABLE =N
  28. *LANGUAGE  = ITALIAN           FILE=IT.LNG             ENABLE =N
  29. *LANGUAGE  = SWEDISH           FILE=SV.LNG             ENABLE =N
  30. *LANGUAGE  = NORWEGIAN         FILE=NO.LNG             ENABLE =N
  31. '                                                               
  32. *PROMPT_UK = Use <spacebar> to select language    press <escape>
  33. *PROMPT_PO = Use <spacebar> to select language    press <escape>
  34. *PROMPT_SU = .                 .                                
  35. *PROMPT_SP = .                 .                                
  36. *PROMPT_GR = .                 .                                
  37. *PROMPT_DU = .                 .                                
  38. *PROMPT_BR = .                 .                                
  39. *PROMPT_IT = .                 .                                
  40. *PROMPT_SV = .                 .                                
  41. *PROMPT_NO = .                 .                                
  42. '                                                               
  43. *SCREEN_UK = (1) English       (2) International                
  44. *SCREEN_UK = Press number key to select screen layout 1 or 2    
  45. *SCREEN_UK = Select International if English is poor: (2)       
  46. '                                                               
  47. *SCREEN_PO = (1) Inglês        (2) Internacional                
  48. *SCREEN_PO = Press number key to select screen layout 1 or 2 <<<
  49. *SCREEN_PO = Recomendaçäo:     Internacional   (2)     <trans<<<
  50. '                                                               
  51. *SCREEN_SU = .                 .                                
  52. '                                                               
  53. *SCREEN_SP = .                 .                                
  54. '                                                               
  55. *SCREEN_GR = .                 .                                
  56. '                                                               
  57. *SCREEN_DU = .                 .                                
  58. '                                                               
  59. *SCREEN_BR = .                 .                                
  60. '                                                               
  61. *SCREEN_IT = .                 .                                
  62. '                                                               
  63. *SCREEN_SV = .                 .                                
  64. '                                                               
  65. *SCREEN_NO = .                 .                                
  66. '                                                               
  67. *SCREEN_1  = ENGLISH           UKSCRN.QPX             <         
  68. *SCREEN_2  = INTERNATIONAL     INTSCRN.QPX                      
  69. '                                                               
  70. +INITIAL END ---------------------------------------------------
  71. '                                                               
  72. -GLOBAL                                                         
  73. '                                                               
  74. 'This section is global to all Microscope modules               
  75. '                                                               
  76. 'Picture libraries and exec file names:-                        
  77. '                                                               
  78. *PIC_LIB   = {Main pic lib}    MICPICS2.QPL                     
  79. *MENU_RET  = {Internal Menu}   MSCOPE2.EXE                      
  80. *MENU_SCRN = {Locked screen}   MICLOCK.QPX                      
  81. 'When used:  __ replaced with correct country code              
  82. *MENU_TIT  = {core title pic}  TITUK.QPX                        
  83. '                                                               
  84. '                                                               
  85. *MOD_1     = {Microscope v2}   MSCOPE2.EXE                      
  86. *MOD_2     = {Slideset Mngmnt} MIC_CTRL.EXE                     
  87. *MOD_3     = {Setup Microscope}SETUP.EXE                        
  88. *MOD_4     = {user notes dbf}  MICNOTES.EXE                     
  89. *MOD_5     = {Windows Presntr} MICWIN.EXE                       
  90. *MOD_6     = {Access to Manual}MICMAN2.EXE                      
  91. *MOD_7     = {Brunel cat prgm} BRUNEL.EXE                       
  92. *MOD_8     = {Book Lib. ctrl}  MICBOOKS.EXE                     
  93. *MOD_9     = {Contacts ctrl}   MICPALS.EXE                      
  94. *MOD_10    = {Dos Presenter}   MICDOS.EXE                       
  95. *MOD_11    = {Microscope shell}MICSHELL.EXE                     
  96. *MOD_12    = {Optical compan}  OPTICAL.EXE                      
  97. *MOD_13    = {Colony prgm}     COLONY2.EXE                      
  98. *MOD_14    = {Create tuts}     SCOPETUT.EXE                     
  99. *MOD_15    = {RESERVED}                                         
  100. *MOD_16    = {Toolbox}         MICTOOLS.EXE                     
  101. *MOD_17    = {User Photos}     MICUSER.EXE                      
  102. *MOD_18    = {Auto News reader}MICNEWS.EXE                      
  103. *MOD_19    = {Menuhelp file}   MICHELP.EXE                      
  104. *MOD_20    = {QUIT}            [PROTECTED]                     Y
  105. '                                                               
  106. '                                                               
  107. '                                                               
  108. '                                                               
  109. *COPY_UK                                                        
  110. MICROSCOPE  v2.0 International (c) Molcol Software 1994 - 95    
  111. Mouse Driver inactive! Press <escape> and run mouse.com!        
  112. Use Mouse: Left button to select, Right Button for information. 
  113. *COPY_PO                                                        
  114. Microscópio v2.0 Internacional Direitos: Molcol Software 1994/5 
  115. <translation reqd>      mouse error                             
  116. <translation reqd>      use mouse                               
  117. *COPY_SU                                                        
  118. '                                                               
  119. '                                                               
  120. '                                                               
  121. *COPY_SP                                                        
  122. '                                                               
  123. '                                                               
  124. '                                                               
  125. *COPY_GR                                                        
  126. '                                                               
  127. '                                                               
  128. '                                                               
  129. *COPY_DU                                                        
  130. '                                                               
  131. '                                                               
  132. '                                                               
  133. *COPY_BR                                                        
  134. '                                                               
  135. '                                                               
  136. '                                                               
  137. *COPY_IT                                                        
  138. '                                                               
  139. '                                                               
  140. '                                                               
  141. *COPY_SV                                                        
  142. '                                                               
  143. '                                                               
  144. '                                                               
  145. *COPY_NO                                                        
  146. '                                                               
  147. '                                                               
  148. '                                                               
  149. +GLOBAL END                                                     
  150. '                                                               
  151. -UKAREA      ...................start of UK section.............
  152. '                                                               
  153. *RESPONSE  = RAPID             150                              
  154. *RESPONSE  = FAST              250                              
  155. *RESPONSE  = NORMAL            350                    <         
  156. *RESPONSE  = SLOW              500                              
  157. *TEXT      = BUTTON RESPONSE TIME                               
  158. Vary the response time to the mouse button being clicked.       
  159. Note: Mouse button release is not monitored by the software.    
  160. (Recommended setting = Normal)                                  
  161.                                                                 
  162. '                                                               
  163. *CLICKON   = OFF               0                                
  164. *CLICKON   = ON                -1                     <         
  165. *TEXT      = BUTTON CLICK                                       
  166. Produce an audible click through the PC speaker when the mouse  
  167. button is pressed.                                              
  168. (Recommended setting = ON)                                      
  169.                                                                 
  170. '                                                               
  171. *CLICKWARN = OFF               0                                
  172. *CLICKWARN = ON                -1                     <         
  173. *TEXT      = INVALID WARNING BEEP                               
  174. Produce an audible BEEP when mouse clicked on a non-available   
  175. option. Note: Useful to have ON while learning to use software! 
  176. (Recommended setting = ON)                                      
  177.                                                                 
  178. '                                                               
  179. *FLASHWARN = OFF               0                                
  180. *FLASHWARN = RAPID             1000                             
  181. *FLASHWARN = FAST              2000                             
  182. *FLASHWARN = NORMAL            3000                   <         
  183. *FLASHWARN = WAIT              6000                             
  184. *TEXT      = FLASH INVALID OPTION NOTICE                        
  185. Flash a quick note to the screen when a control button is       
  186. pressed for a non-operation or as part of a general warning.    
  187. Can be turned ON or OFF during a session (! option) if set to   
  188. anything now other than OFF. (Recommended setting = NORMAL).    
  189. '                                                               
  190. *AUTOHELP  = OFF               0                                
  191. *AUTOHELP  = INTELLIGENT       1                      <         
  192. *AUTOHELP  = AUTO              2                                
  193. *AUTOHELP  = MANUAL            3                                
  194. *TEXT      = NON-MANUAL HELP MESSAGES                           
  195. Automatically displays help messages dependent on the level set 
  196. here. Can be turned OFF and ON during a session- see (A) option 
  197. near HELP button on main screen - but only if set here to       
  198. anything other than OFF. (Recommended setting = INTELLIGENT)    
  199. '                                                               
  200. *NAMEDELAY = RAPID             500                              
  201. *NAMEDELAY = FAST              1000                             
  202. *NAMEDELAY = NORMAL            2000                   <         
  203. *NAMEDELAY = SLOW              4000                             
  204. *TEXT      = FLASH SLIDE NAME TO SCREEN                         
  205. Displays the name of the slide being viewed, for the time set   
  206. here, when the NAME button is pressed.                          
  207. (Recommended setting = NORMAL).                                 
  208.                                                                 
  209. '                                                               
  210. *GENERAL                                                        
  211. '                                                               
  212. '   General UK text area                                        
  213. '                                                               
  214. *GENERAL_END                                                    
  215. +UK_END                         'end of section for UK ---------
  216. -POAREA      ...................start of PO section.............
  217. '                                                               
  218. *RESPONSE  = Rápido            150                              
  219. *RESPONSE  = Veloz             250                              
  220. *RESPONSE  = Norma             350                    <         
  221. *RESPONSE  = Lento             500                              
  222. *TEXT      = BUTTON RESPONSE TIME                               
  223. Set program response time to the mouse button being clicked.    
  224. Note: Mouse button release is not monitored by the software.    
  225. (Recommended setting = Normal)                                  
  226.                                                                 
  227. '                                                               
  228. *CLICKON   = Apagoda           0                                
  229. *CLICKON   = Activar           -1                     <         
  230. *TEXT      = BUTTON CLICK                                       
  231. Produce an audible click through the PC speaker when the mouse  
  232. button is pressed.                                              
  233. (Recommended setting = ON)                                      
  234.                                                                 
  235. '                                                               
  236. *CLICKWARN = Apagoda           0                                
  237. *CLICKWARN = Activar           -1                     <         
  238. *TEXT      = INVALID WARNING BEEP                               
  239. Produce an audible BEEP when mouse clicked on a non-available   
  240. option. Note: Useful to have ON while learning to use software! 
  241. (Recommended setting = ON)                                      
  242.                                                                 
  243. '                                                               
  244. *FLASHWARN = Apagoda           0                                
  245. *FLASHWARN = Rápido            1000                             
  246. *FLASHWARN = Veloz             2000                             
  247. *FLASHWARN = Norma             3000                   <         
  248. *FLASHWARN = Esperar           6000                             
  249. *TEXT      = FLASH INVALID OPTION NOTICE                        
  250. Flash a quick note to the screen when a control button is       
  251. pressed for a non-operation or as part of a general warning.    
  252. Can be turned ON or OFF during a session (! option) if set to   
  253. anything now other than OFF. (Recommended setting = NORMAL).    
  254. '                                                               
  255. *AUTOHELP  = Apagoda           0                                
  256. *AUTOHELP  = Inteligente       1                      <         
  257. *AUTOHELP  = Automatico        2                                
  258. *AUTOHELP  = Manual            3                                
  259. *TEXT      = NON-MANUAL HELP MESSAGES                           
  260. Automatically displays help messages dependent on the level set 
  261. here. Can be turned OFF and ON during a session- see (A) option 
  262. near HELP button on main screen - but only if set here to       
  263. anything other than OFF. (Recommended setting = INTELIGENTE)    
  264. '                                                               
  265. *NAMEDELAY = Rápido            500                              
  266. *NAMEDELAY = Veloz             1000                             
  267. *NAMEDELAY = Norma             2000                   <         
  268. *NAMEDELAY = Lento             4000                             
  269. *TEXT      = FLASH SLIDE NAME TO SCREEN                         
  270. Displays the name of the slide being viewed, for the time set   
  271. here, when the NAME button is pressed.                          
  272. (Recommended setting = NORMAL).                                 
  273.                                                                 
  274. '                                                               
  275. *GENERAL                                                        
  276. '                                                               
  277. '   General PO text area                                        
  278. '                                                               
  279. *GENERAL_END                                                    
  280. +PO_END                         'end of section for PO ---------
  281.